notEmptyRangeOf
@ExperimentalSinceKotoolsTypes(version = "4.2")
Returns a not empty range with the given pair of bounds. The resulting range will start with the lowest value between the given bounds.
Returns a not empty range with the given pair of bounds. The resulting range will start with the lowest value between the given bounds.